[INFO] fetching crate rstorage 1.0.2...
[INFO] testing rstorage-1.0.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate rstorage 1.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rstorage 1.0.2
[INFO] finished tweaking crates.io crate rstorage 1.0.2
[INFO] tweaked toml for crates.io crate rstorage 1.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rstorage 1.0.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 551ba7cb1d0c38e5fce04de9f7a6f2f495c712393b097aefcadf28166fe15b7d
[INFO] running `Command { std: "docker" "start" "-a" "551ba7cb1d0c38e5fce04de9f7a6f2f495c712393b097aefcadf28166fe15b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "551ba7cb1d0c38e5fce04de9f7a6f2f495c712393b097aefcadf28166fe15b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551ba7cb1d0c38e5fce04de9f7a6f2f495c712393b097aefcadf28166fe15b7d", kill_on_drop: false }`
[INFO] [stdout] 551ba7cb1d0c38e5fce04de9f7a6f2f495c712393b097aefcadf28166fe15b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a24a92a30ce12df90385a59bd89757343af5acc2fe08daf844fb5ccfb000469
[INFO] running `Command { std: "docker" "start" "-a" "4a24a92a30ce12df90385a59bd89757343af5acc2fe08daf844fb5ccfb000469", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling advisory-lock v0.2.0
[INFO] [stderr]    Compiling simple_wal v0.3.0
[INFO] [stderr]    Compiling rstorage v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RQuery`
[INFO] [stdout]  --> src/storage.rs:9:50
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use rstorage::rstorage::{RConcurrentStorage, RQuery};
[INFO] [stdout]   |                                                  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WQuery`
[INFO] [stdout]   --> src/storage.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use wstorage::wstorage::{WConcurrentStorage, WQuery};
[INFO] [stdout]    |                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_segment_index` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct TmpLogStruct {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |         current_segment_index: usize
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |         LogErr(LogError),
[INFO] [stdout]    |         ------ ^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -         LogErr(LogError),
[INFO] [stdout] 39 +         LogErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         IoError(Error),
[INFO] [stdout]    |         ------- ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -         IoError(Error),
[INFO] [stdout] 40 +         IoError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.20s
[INFO] running `Command { std: "docker" "inspect" "4a24a92a30ce12df90385a59bd89757343af5acc2fe08daf844fb5ccfb000469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a24a92a30ce12df90385a59bd89757343af5acc2fe08daf844fb5ccfb000469", kill_on_drop: false }`
[INFO] [stdout] 4a24a92a30ce12df90385a59bd89757343af5acc2fe08daf844fb5ccfb000469
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f925296e034fd81d6a4ab47e48be6c62e7ec6eeebb021d5b132fd4ec14431326
[INFO] running `Command { std: "docker" "start" "-a" "f925296e034fd81d6a4ab47e48be6c62e7ec6eeebb021d5b132fd4ec14431326", kill_on_drop: false }`
[INFO] [stderr]    Compiling rstorage v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RQuery`
[INFO] [stdout]  --> src/storage.rs:9:50
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use rstorage::rstorage::{RConcurrentStorage, RQuery};
[INFO] [stdout]   |                                                  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WQuery`
[INFO] [stdout]   --> src/storage.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use wstorage::wstorage::{WConcurrentStorage, WQuery};
[INFO] [stdout]    |                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_segment_index` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct TmpLogStruct {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |         current_segment_index: usize
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |         LogErr(LogError),
[INFO] [stdout]    |         ------ ^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -         LogErr(LogError),
[INFO] [stdout] 39 +         LogErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         IoError(Error),
[INFO] [stdout]    |         ------- ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -         IoError(Error),
[INFO] [stdout] 40 +         IoError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RQuery`
[INFO] [stdout]  --> src/storage.rs:9:50
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use rstorage::rstorage::{RConcurrentStorage, RQuery};
[INFO] [stdout]   |                                                  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WQuery`
[INFO] [stdout]   --> src/storage.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use wstorage::wstorage::{WConcurrentStorage, WQuery};
[INFO] [stdout]    |                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_segment_index` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct TmpLogStruct {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |         current_segment_index: usize
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |         LogErr(LogError),
[INFO] [stdout]    |         ------ ^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 39 -         LogErr(LogError),
[INFO] [stdout] 39 +         LogErr(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/storage/disk_log.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |         IoError(Error),
[INFO] [stdout]    |         ------- ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -         IoError(Error),
[INFO] [stdout] 40 +         IoError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "f925296e034fd81d6a4ab47e48be6c62e7ec6eeebb021d5b132fd4ec14431326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f925296e034fd81d6a4ab47e48be6c62e7ec6eeebb021d5b132fd4ec14431326", kill_on_drop: false }`
[INFO] [stdout] f925296e034fd81d6a4ab47e48be6c62e7ec6eeebb021d5b132fd4ec14431326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7925111afb77acc142c6b235c066f6ccbe0759782e6963b1af0682a22bf1ac44
[INFO] running `Command { std: "docker" "start" "-a" "7925111afb77acc142c6b235c066f6ccbe0759782e6963b1af0682a22bf1ac44", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `RQuery`
[INFO] [stderr]  --> src/storage.rs:9:50
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use rstorage::rstorage::{RConcurrentStorage, RQuery};
[INFO] [stderr]   |                                                  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WQuery`
[INFO] [stderr]   --> src/storage.rs:10:50
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use wstorage::wstorage::{WConcurrentStorage, WQuery};
[INFO] [stderr]    |                                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `current_segment_index` is never read
[INFO] [stderr]   --> src/storage/disk_log.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     struct TmpLogStruct {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |         current_segment_index: usize
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/storage/disk_log.rs:39:16
[INFO] [stderr]    |
[INFO] [stderr] 39 |         LogErr(LogError),
[INFO] [stderr]    |         ------ ^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 39 -         LogErr(LogError),
[INFO] [stderr] 39 +         LogErr(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/storage/disk_log.rs:40:17
[INFO] [stderr]    |
[INFO] [stderr] 40 |         IoError(Error),
[INFO] [stderr]    |         ------- ^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 40 -         IoError(Error),
[INFO] [stderr] 40 +         IoError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `rstorage` (lib) generated 5 warnings (run `cargo fix --lib -p rstorage` to apply 2 suggestions)
[INFO] [stderr] warning: `rstorage` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rstorage-d3802936b6e00aef)
[INFO] [stderr]    Doc-tests rstorage
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - storage (line 4) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - storage (line 4) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/lib.rs:41:2
[INFO] [stdout]    |
[INFO] [stdout]  7 | async fn main() {
[INFO] [stdout]    |                 - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 22 |             .for_each(|(key, doc)| {
[INFO] [stdout]    |                      -             - this delimiter might not be properly closed...
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 25 | }
[INFO] [stdout]    | - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 41 |  
[INFO] [stdout]    |  ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - storage (line 4)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7925111afb77acc142c6b235c066f6ccbe0759782e6963b1af0682a22bf1ac44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7925111afb77acc142c6b235c066f6ccbe0759782e6963b1af0682a22bf1ac44", kill_on_drop: false }`
[INFO] [stdout] 7925111afb77acc142c6b235c066f6ccbe0759782e6963b1af0682a22bf1ac44
